home *** CD-ROM | disk | FTP | other *** search
/ ZAM 2 / ZAM 2.adf / PowerFonts.doc < prev    next >
Text File  |  1990-09-07  |  2KB  |  54 lines

  1. ####################################################################
  2. ####                                ####
  3. ####         POWER-FONTS  8/16  V1.0  -  DOCS        ####
  4. ####                                ####
  5. ####            - Public Domain -            ####
  6. ####                                ####
  7. ####        - by METALLION of KEFRENS in 1990 -        ####
  8. ####                                ####
  9. ####################################################################
  10.  
  11.  
  12. Just a quick'n'short documentation for PF8 & PF16,
  13. because they are very simple but usefull editors.
  14. I started up coding this utility one day i was using the Level 4 FontMaster.
  15. I think it's one of the best around, but i HATE using the
  16. keyboard when drawing (why NOT use the mouse).
  17. That's what i did............
  18.  
  19.  
  20. The two designers are identical except for the size of
  21. the font to draw. (PF 8 is for 8x8 fonts, PF 16 for 16x16.., one bitplane)
  22.  
  23.  
  24. PF are able to LOAD the following types of font-files:
  25.     - Raw data files
  26.     - Sourcecodes    (assembler, DC.BWL)
  27.     - Bitmap fonts    (Dos-system fonts)
  28.  
  29. PF are able to SAVE the following types of font-files:
  30.     - Raw data files
  31.     - Sourcecodes    (assembler, Bin/Hex/Dec)
  32.     * Bitmap fonts NOT YET included !!!
  33.  
  34.  
  35. All the drawing may be done with your mouse, but a few
  36. features are useable by keys:
  37.  
  38.     - Arrows up/down/left/right:    move cursor around (pick up a char)
  39.     - J               :    swap between the two fonts
  40.  
  41.  
  42.  
  43. ABOUT PF:
  44. All coding & "gfx" by Metallion / Kefrens Juni 1990.
  45. All gadgets used are NON-LIBRARY gadgets, but own programming.
  46. (much faster & takes up less bytes & i hate working with system-structures!)
  47.  
  48. BUGS:
  49. Unknown by now, but it's just a matter of time.....
  50.  
  51.  
  52. That's all folks.......
  53.  
  54.